-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: test cases to have empty objects and not nulls #26
Conversation
2 test cases from this PR are a
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks for the PR!
I've added these tests because, for example, this section says:
Thus I assumed that either Feel free to open an issue so we can discuss this further. |
I think you found a gap in the spec, @postatum. There should be a default value for |
Done asyncapi/spec#421 |
Thanks, mate! |
created this issue to followup on the discussion #27 |
Description
Related issue(s)
Fixes asyncapi/parser-js#144
Fixes #25